﻿/* CSS Document */
@font-face {
	font-family: 'iconfont';  /* project id 1264008 */
	src: url('//at.alicdn.com/t/font_1264008_tdycflrw8jc.eot');
	src: url('//at.alicdn.com/t/font_1264008_tdycflrw8jc.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1264008_tdycflrw8jc.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1264008_tdycflrw8jc.woff') format('woff'),
	url('//at.alicdn.com/t/font_1264008_tdycflrw8jc.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1264008_tdycflrw8jc.svg#iconfont') format('svg');
  }
.iconfont{
font-family:"iconfont" !important;
font-size:16px;font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;}

::-webkit-scrollbar{ width: 8px; height: 8px; background-color: #F5F5F5;}
::-webkit-scrollbar-track{ border-radius: 10px; background-color: #E2E2E2;}
::-webkit-scrollbar-thumb{ border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #555;}
::selection{ background-color: #ff7e0a; color: #fff;}

*{ padding: 0; margin: 0; font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;/*-webkit-user-select:none;-moz-user-select:none;*/}
body{ font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif; color: #333; margin: 0; line-height: 1.5; /*background: url(../images/002.jpg) bottom repeat;*/}
*:before, *:after{ box-sizing: content-box;}
html{ cursor: url(../images/cur.png), default;}
a{ text-decoration:none; cursor: url(../images/Acur.png), default; color: #222; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
a, img { transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
a:hover{text-decoration:none;}
ul,li{list-style:none;}
.w100{ width: 100%; min-width: 1200px;}
.w1200{ width: 1200px; margin: 0 auto;}
.clearfix:after{ content:""; display:block; clear:both;}
.fl{ float: left;}
.fr{ float: right;}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em { font-style: normal; font-family: inherit; font-weight: 500; line-height: 1; color: inherit;}
textarea{ animation: animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite; -o-animation: animated 1s infinite;}
input[type="text"]{ animation: animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite; -o-animation: animated 1s infinite;}
input[type="button"]{ cursor: url(../images/Acur.png), default !important;}
input,button,textarea{ border: none; outline: none;}
.clearboth{ clear:both;}
.center{ text-align: center;}

/*导航固定*/
.fixedmenu{ position: fixed!important; top: 0px; left: 0px; height: 76px; z-index:99999; /*box-shadow: 0 0 10px rgba(255, 128, 11, 0.5);*/ _position: absolute;  _top: expression(eval(document.documentElement.scrollTop));}
.fixedmenu .nav_menu{ top: 0!important;}

/*头部*/
.head{ height: 162px; background: url(../images/top.jpg) center no-repeat;}
.head .w1200{ position: relative;}
.head h1{ width: auto; height: 57px; margin-top: 34px;}
.head h1 a{ display: block; width: 100%; height: 100%;}
.head h1 a img{ width: 100%;}
.head .head_txt{ margin-left: 35px; padding-left: 32px; margin-top: 46px; background: url(../images/top_line.png) left center no-repeat;}
.head .head_txt h3{ font-size: 16px; line-height: 16px; color: #333333; margin-bottom: 10px;}
.head .head_txt p{ font-size: 14px; line-height: 14px; color: #333333;}
.head .head_tel{ font-size: 30px; color: #484848; line-height: 32px; margin-top: 29px;}
.head .head_tel i{ display: inline-block; vertical-align: middle; width: 32px; height: 32px; margin-right: 10px; background: url(../images/tel.png) center no-repeat; animation: msClock 1s infinite; -moz-animation: msClock 1s infinite; -webkit-animation: msClock 1s infinite; -o-animation: msClock 1s infinite;}
.head .head_tel p{ text-align: center; border: 1px solid #484848; padding: 0 10px; font-size: 15px; border-radius: 5px; color: #484848; margin: 10px 60px 0 80px;}
.head .head_tel p:hover{ border: 1px solid #fff; color: #fff;}
.head .head_login{ position: absolute; right: 0px; top: 75px}
.head .head_login a{ font-size: 15px; color: #fff;}
.head .denglu{ text-align: center; border: 1px solid #484848; padding: 5px 10px; font-size: 15px; border-radius: 5px; color: #484848!important; margin: 10px 60px 0 80px;}
.head .denglu:hover{ border: 1px solid #fff; color: #fff;}

/*导航*/
.nav{ position: relative; z-index: 10;}
.nav .nav_menu{ position: absolute; width: 100%; height: 76px; background: url(../images/nav.png) center no-repeat; left: 0; top: -30px;}
.nav ul{ position: relative; height: 76px;}
.nav .menu_item{ width: 150px; height: 76px; line-height: 76px; text-align: center; font-size: 15px; background: url(../images/nav_n.png) no-repeat; background-size: 120px; background-position: center; -webkit-transition: all .3s linear; transition: all .3s linear;}
.nav .menu_item:hover, .nav .cur{ background: url(../images/nav_h.png) no-repeat; background-size: 120px; background-position: center;}
.nav .menu_item a{ display: block; color: #fff; height: 76px; line-height: 76px; overflow: hidden; font-size: 15px;}
.nav .menu_item .zhulm{ padding-left: 15px;}

.nav .menu_item .submenu{ position: absolute; top: 76px; z-index: 20; width: 150px; height: 0px; display: none;}
.nav .menu_item:hover .submenu{ display: block;}
.nav .menu_item .submenu li{ font-size: 14px; border-bottom: 1px solid rgba(255,255,255,0.35); display: block; background: #ff7e0a;}
.nav .menu_item .submenu li a{ height: 40px; line-height: 40px; font-size: 14px; display: block;overflow: hidden; color: rgba(255,255,255,0.85); background: -webkit-linear-gradient(left, #81c5f9, #81c5f9) no-repeat; background: linear-gradient(to right, #81c5f9, #81c5f9) no-repeat; background-size: 0% 100%;}
.nav .menu_item .submenu li a:hover{ color:rgba(255,255,255,0.85); background: -webkit-linear-gradient(left, #81c5f9, #81c5f9) no-repeat; background: linear-gradient(to right, #81c5f9, #81c5f9) no-repeat; background-size: 100% 100%;  }

/*首页banner*/
.banner { position: relative;}
.banner .slider { width: 100% !important; height: 595px; overflow: hidden; position: relative; z-index: 1;}
.banner .slider-main{ width: 1920px; height: 100%; position: absolute; left: 50%; margin-left: -960px;}
.banner .slider-main li{ width: 100%; height: 100%;}
.banner .osSlider-main .slider-btn-prev{ position: absolute; z-index: 30; top: 50%; left: -45px; width: 40px; height: 40px; text-indent: -9999px; margin-top: -20px; background: url(../images/arrow_prev.png) 50% 50% no-repeat; transition: all 0.5s linear; cursor: pointer;}
.banner .osSlider-main:hover .slider-btn-prev{ left: 3%;}
.banner .osSlider-main .slider-btn-next{ position: absolute; z-index: 30; top: 50%; right: -45px; width: 40px; height: 40px; text-indent: -9999px; margin-top: -20px; background: url(../images/arrow_next.png) 50% 50% no-repeat; transition: all 0.5s linear; cursor: pointer;}
.banner .osSlider-main:hover .slider-btn-next{ right: 3%; cursor: pointer;}
.banner .osSlider-main .slider-nav{ position: absolute; width: 100%; bottom: 40px; text-align: center; z-index: 25; font-size: 0;}
.banner .osSlider-main .slider-nav li{ display: inline-block; vertical-align: top; height: 16px; width: 16px; text-align: center; margin: 0 7px; border-radius: 50%; color: #333; background: #fff; cursor: pointer;}
.banner .osSlider-main .slider-nav li.active{ background: #ff7e0a; color: #fff;}

/*首页公共标题*/
.title1{ text-align: center;}
.title1 h3{ font-size: 45px; color: #ffffff; line-height: 45px; width: 200px; margin: 0 auto 12px;}
.title1 h3 a{ font-size: 30px; color: #ffffff; font-weight: bold;}
.title1 h3 span{ float: left; vertical-align: middle; width: 50px; height: 50px; font-size: 28px; font-weight: bold; text-align: center; line-height: 50px; background-color: #ff7e0a; border-radius: 50%;}
.title1 h4{ font-size: 14px; line-height: 14px; color: #777777;}

/*首页关于我们*/
.about{ height: 650px; padding-top: 60px; background: url(../images/about.jpg) center no-repeat;}
.about .ab_main{ margin-top: 30px;}
.about .ab_main .ab_txt{ width: 615px; padding-left: 80px;}
.about .ab_main .ab_txt > span{ display: block; font-size: 36px; font-family: Arial; font-weight: bold; color: #eeeeee; line-height: 36px; margin-bottom: 30px; text-transform:uppercase;}
.about .ab_main .ab_txt > h3{ font-size: 18px; line-height: 18px; color: #444444; margin-bottom: 20px;}
.about .ab_main .ab_txt > h4{ width: 100%; font-size: 14px; color: #777777; line-height: 30px; overflow: hidden;}
.about .ab_main .ab_txt .ab_list{ width: 100%; margin-top: 50px;}
.about .ab_main .ab_txt .ab_list > li{ width: 33.333%; height: 146px; float: left; text-align: center;}
.about .ab_main .ab_txt .ab_list > li:hover > i{height: 30px;}
.about .ab_main .ab_txt .ab_list > li:hover > p{color: #ff7e0a;}
.about .ab_main .ab_txt .ab_list > li:hover > p::after{color: #ff7e0a;}
.about .ab_main .ab_txt .ab_list > li:hover > h6{color: #ff7e0a;}
.about .ab_main .ab_txt .ab_list > li > p{ font-size: 48px; font-weight: 100; color: #777777; position: relative; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.about .ab_main .ab_txt .ab_list > li > p::after{ content: "+"; position: absolute; font-size: 30px; height: 30px; font-weight: 100; color: #777777; left: 20px; top: -5px; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.about .ab_main .ab_txt .ab_list > li > i{ display: block; width: 2px; height: 0; background-color: #ff7e0a; opacity: 0.3; margin: 13px auto; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.about .ab_main .ab_txt .ab_list > li > h6{ font-size: 18px; line-height: 18px; color: #777777; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.about .ab_main .ab_txt .ab_list > li:nth-child(1) > p::after{ left: 130px;}
.about .ab_main .ab_txt .ab_list > li:nth-child(2) > p::after{ left: 130px;}
.about .ab_main .ab_txt .ab_list > li:nth-child(3) > p::after{ left: 160px;}
.about .ab_main .ab_view{ width: 585px; height: 327px; margin-top: 10px; padding-left: 80px;}
.about .ab_main .ab_view > img{ max-width: 505px; height: 100%; transition: all 0.6s;}
.about .ab_main .ab_view > img:hover{ transform: scale(1.2);}

/*首页课程*/
.lesson{ height: 759px; padding-top: 48px; box-sizing: border-box; margin-top: 70px; background: url(../images/lesson.jpg) center no-repeat;}
.lesson .less_main{ height: 548px; margin-top: 30px; padding: 35px 40px 0; box-sizing: border-box;}
.lesson .less_main .less_list > li{ float: left; width: 340px; height: 130px; border-radius: 10px; margin-right: 48px; margin-bottom: 35px; position: relative; overflow: hidden; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.lesson .less_main .less_list > li:hover{ box-shadow: 0 0 10px rgba(231, 98, 71, 0.5); transform: translateY(-5px);}
.lesson .less_main .less_list > li:hover::after{ opacity: 0; -webkit-transform: rotate(0deg); transform: rotate(0deg);}
.lesson .less_main .less_list > li::after{ content: ""; position: absolute; width: 100%; height: 100%; right: 0; top: 0; z-index: 1; opacity: 1; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgba(255, 255, 255, 0.6); background-color: rgba(255, 255, 255, 0.25); pointer-events: none; -webkit-transform-origin: left bottom; transform-origin: left bottom; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.lesson .less_main .less_list > li > a{ display: block; width: 100%; height: 100%; text-align: center; overflow: hidden; border-radius: 10px;}
.lesson .less_main .less_list > li > a > span{ display: block; width: 100%; font-size: 48px; line-height: 48px; height: 48px; color: #ffffff; font-weight: 100; margin-top: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lesson .less_main .less_list > li > a > i{ display: block; width: 100%; height: 18px; font-size: 18px; line-height: 18px; color: #ffffff; margin-top: 15px; padding: 0 10px; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lesson .less_main .less_list > li:nth-child(3n){ margin-right: 0;}
.lesson .less_main .less_list > li:nth-child(1){ background: url(../images/kc1.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(2){ background: url(../images/kc2.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(3){ background: url(../images/kc3.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(4){ background: url(../images/kc4.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(5){ background: url(../images/kc5.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(6){ background: url(../images/kc6.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(7){ background: url(../images/kc7.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(8){ background: url(../images/kc8.jpg) 0 0;}
.lesson .less_main .less_list > li:nth-child(9){ background: url(../images/kc9.jpg) 0 0;}

/*首页优势*/
.ys{ height: 870px; padding-top: 70px; background: url(../images/ys.png) center no-repeat;}
.ys .title1 h4{ color: #fff;}
.ys .ys_main{ margin-top: 100px; width: 1000px;}
.ys .ys_main .ys_list > li{ float: left; height: 500px; margin-right: 10px;}
.ys .ys_main .ys_list > li.on .ys_l .ys_txt::after{ height: 100%;}
.ys .ys_main .ys_list > li.on .ys_l .ys_txt > span{ color: #fff;}
.ys .ys_main .ys_list > li.on .ys_l .ys_txt > i{ background: #fff;}
.ys .ys_main .ys_list > li.on .ys_l .ys_txt > em{ color: #fff;}
.ys .ys_main .ys_list > li.on .ys_r{ width: 560px;}
.ys .ys_main .ys_list > li .ys_l{ float: left; position: relative; height: 100%;}
.ys .ys_main .ys_list > li .ys_l .ys_ico{ position: absolute; top: -40px; left: 50%; transform: translate(-50%); width: 81px; height: 81px; text-align: center; line-height: 81px; font-size: 30px; color: #ffffff; z-index: 2; background: url(../images/ys_sz.png) center no-repeat; background-size: 60px;}
.ys .ys_main .ys_list > li .ys_l .ys_txt{ width: 80px; height: 501px; background: url(../images/ys_bt.jpg) center no-repeat; border-radius: 20px 0px 20px 0px; padding: 80px 25px 0; box-sizing: border-box; position: relative; z-index: 1;}
.ys .ys_main .ys_list > li .ys_l .ys_txt::after{ content: ""; position: absolute; width: 100%; height: 0; background: url(../images/ys_bt2.jpg) center no-repeat; bottom: 0; left: 0; z-index: -1; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.ys .ys_main .ys_list > li .ys_l .ys_txt > span{ font-size: 30px; color: #555555; line-height: 32px; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.ys .ys_main .ys_list > li .ys_l .ys_txt > i{ display: block; width: 2px; height: 61px; margin: 20px auto; background-color: #dcdcdc; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.ys .ys_main .ys_list > li .ys_l .ys_txt > em{ position: absolute; bottom: 80px; left: -62px; display: block; width: 200px; margin: 0 auto; font-size: 14px; color: #999999; transform: rotate(90deg); -ms-transform: rotate(90deg); /* IE 9 */ -moz-transform: rotate(90deg); /* Firefox */ -webkit-transform: rotate(90deg); /* Safari 和 Chrome */ -o-transform: rotate(90deg); transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.ys .ys_main .ys_list > li .ys_r{ float: left; width: 0; height: 500px; position: relative; overflow: hidden; box-shadow: 0 0 10px rgba(255, 128, 11, 0.5); transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.ys .ys_main .ys_list > li .ys_r > img{ width: 100%; height: 380px; object-fit: cover;}
.ys .ys_main .ys_list > li .ys_r .ys_txt{ position: absolute; width: 100%; height: 127px; bottom: 0; left: 0; background: rgba(255, 255, 255, 0.9); padding: 15px 15px 0; box-sizing: border-box;}
.ys .ys_main .ys_list > li .ys_r .ys_txt > p{ font-size: 14px; color: #555555; line-height: 1.6em;}
.ys .ys_main .ys_list > li:nth-last-child(1){ margin-right: 0;}

/*首页报名*/
.inform{ height: 840px; padding-top: 110px; background: url(../images/bm.png) center no-repeat;}
/* .inform .title1 h4{ color: #fff;} */
.inform .in_main{ width: 1040px; margin: 80px auto 0; position: relative; z-index: 1;}
.inform .in_main::after{ content: ""; position: absolute; width: 228px; height: 236px; background: url(../images/xxico.png) center no-repeat; right: 0; bottom: 0; z-index: -1;}
.inform .in_main .in_con{ width: 68%; padding: 0 30px; box-sizing: border-box;}
.inform .in_main .in_con .in_fk{ width: 61px; height: 63px; margin-right: 28px; background: url(../images/kf.png) center no-repeat; animation: msClock 1s infinite; -moz-animation: msClock 1s infinite; -webkit-animation: msClock 1s infinite; -o-animation: msClock 1s infinite;}
.inform .in_main .in_con .txt{ float: left; width: 530px; height: 37px; padding: 0 10px 0 33px; box-sizing: border-box; border: solid 1px #feead4; margin-right: 10px; margin-top: 13px;}
.inform .in_main .in_con .txt::-webkit-input-placeholder {  font: 400 13.3333px Arial;color: #ff7e0a; font-weight: bold;}
.inform .in_main .in_con .txt::-moz-input-placeholder {  font: 400 13.3333px Arial;color: #ff7e0a; font-weight: bold;}
.inform .in_main .in_con .txt::-ms-input-placeholder {  font: 400 13.3333px Arial;color: #ff7e0a; font-weight: bold;}
.inform .in_main .in_con #dr_title{ background: url(../images/in_ico1.png) 7px center no-repeat;}
.inform .in_main .in_con #dr_tel{ background: url(../images/in_ico2.png) 7px center no-repeat;}
.inform .in_main .in_con #dr_xuqiu{ background: url(../images/in_ico3.png) 7px center no-repeat;}
.inform .in_main .in_con #code{ width: 120px; margin-right: 5px; background: url(../images/in_ico4.png) 7px center no-repeat;}
.inform .in_main .in_con img{ float: left; width: 90px; height: 36px; margin-top: 13px; cursor: pointer;}
.inform .in_main .in_con button{ width: 530px; height: 37px; background-color: #ff7e0a; font-size: 16px; color: #ffffff; margin-top: 13px; cursor: pointer; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.inform .in_main .in_con button:hover:hover{ transform: translateY(-5px); box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);}
.inform .in_main .in_txt{ width: 415px; margin: 30px auto 0; position: relative;}
.inform .in_main .in_txt span{ display: block; width: 100%; height: 38px;}
.inform .in_main .in_txt h3{ text-align: center; font-size: 30px; color: #555555;}
.inform .in_main .in_txt a{ display: block; width: 60px; height: 60px; text-align: center; line-height: 60px; border-radius: 50%; box-shadow: 0 0 10px #ff7e0a; background-color: #ff7e0a; font-size: 18px; color: #ffffff; margin: 15px auto 0; -webkit-animation: myfirst2 linear 2s infinite; animation: myfirst2 linear 2s infinite;}

.inform .danxuan{ float: left; width: 530px; padding: 10px 10px 10px 33px; box-sizing: border-box; border: solid 1px #feead4; margin-right: 40px; margin-top: 13px; background: url(../images/in_ico5.png) 7px center no-repeat;}
.inform .danxuan h2{ display: inline-block; font: 400 13.3333px Arial;color: #ff7e0a; font-weight: bold;}
.inform .xiaoqu{ background: url(../images/in_ico6.png) 7px center no-repeat;}
.inform .danxuan label{ margin-right: 10px; font: 400 13.3333px Arial;color: #757575;}
.inform .danxuan input{ position: relative; top: 2px;}

.inform .bmimg img{ max-height: 260px; padding-left: 100px;}

/*活动相册*/
.hdxc{ width: 100%; height: 790px; padding-top: 80px; background: url(../images/jm.png) center no-repeat;}
.hdxc .title1 h4{ color: #fff;}
.hdxc .hdxc_main{ width: 1040px; padding: 40px 40px 0;}
.hdxc .hdxc_main .tempWrap{ margin-top: 40px;}
.hdxc .hdxc_main .hdxc_tab{ height: 400px; width: 100%; overflow: hidden; margin-top: 35px;}
.hdxc .hdxc_main .hdxc_tab > li{ float: left; width: 32%; height: 400px; position: relative; z-index: 1; margin-right: 2%;}
.hdxc .hdxc_main .hdxc_tab > li:hover::after{ width: 0;}
.hdxc .hdxc_main .hdxc_tab > li:hover > a{ margin: 0 auto 0;}
.hdxc .hdxc_main .hdxc_tab > li:hover > span{ background-color: #cccccc;}
.hdxc .hdxc_main .hdxc_tab > li:hover .hdxc_txt > p{ opacity: 1;}
.hdxc .hdxc_main .hdxc_tab > li:hover .hdxc_txt > span{ opacity: 0;}
.hdxc .hdxc_main .hdxc_tab > li::after{ content: ""; position: absolute; width: 100%; height: 100%; z-index: -1; background: url(../images/hdxc_bg.jpg) center no-repeat; bottom: 0; left: 0; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.hdxc .hdxc_main .hdxc_tab > li > a{ display: block; width: 210px; height: 210px; margin: 36px auto 0;}
.hdxc .hdxc_main .hdxc_tab > li > a > img{ width: 100%; height: 100%; border-radius: 50%; border: 4px solid #ff7e0a; object-fit: cover;}
.hdxc .hdxc_main .hdxc_tab > li > span{ display: block; width: 2px; height: 51px; background-color: #fffffe; margin: 16px auto 20px; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.hdxc .hdxc_main .hdxc_tab > li .hdxc_txt > a{ display: block; width: 100%; font-size: 16px; color: #555555; height: 16px; line-height: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px; text-align: center; box-sizing: border-box;}
.hdxc .hdxc_main .hdxc_tab > li .hdxc_txt > span{ display: block; text-align: center; font-size: 12px; color: #999999; margin-top: 10px; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.hdxc .hdxc_main .hdxc_tab > li .hdxc_txt > p{ width: 252px; font-size: 14px; color: #666666; line-height: 25px; height: 50px; overflow: hidden; text-align: center; margin: 0 auto; opacity: 0; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.hdxc .hdxc_main .hdxc_tab > li:nth-last-child(1){ margin-right: 0;}

/*视频中心*/
.sp{ width: 100%; height: 623px; padding-top: 47px; box-sizing: border-box; margin-top: 70px; background: url(../images/sp_bg.jpg) center no-repeat;}
.sp .sp_main .sp_tab{ height: 274px; overflow: hidden; margin-top: 80px;}
.sp .sp_main .sp_tab > li{ float: left; width: 266px; height: 274px; margin-right: 28px; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.sp .sp_main .sp_tab > li:hover{ transform: translateY(-5px); box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.2);}
.sp .sp_main .sp_tab > li:hover .sp_txt{ border-bottom: 1px solid transparent;}
.sp .sp_main .sp_tab > li:hover .sp_txt > a{ color: #ff7e0a; letter-spacing: 3px; background: url(../images/sp_more2.png) left center no-repeat; padding: 0 5px 0 30px;}
.sp .sp_main .sp_tab > li:hover .sp_txt::after{ width: 100%;}
.sp .sp_main .sp_tab > li > a{ display: block; width: 266px; height: 220px;}
.sp .sp_main .sp_tab > li > a > img{ width: 100%; height: 100%; object-fit: cover; margin: 0 auto;}
.sp .sp_main .sp_tab > li .sp_txt{ width: 100%; height: 54px; line-height: 54px; box-sizing: border-box; border-bottom: 1px solid #eeeeee; position: relative; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.sp .sp_main .sp_tab > li .sp_txt::after{ content: ""; position: absolute; width: 0; height: 1px; background: #ff7e0a; bottom: 0; left: 0; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.sp .sp_main .sp_tab > li .sp_txt > a{ display: block; width: 100%; height: 100%; background: url(../images/sp_more.png) right center no-repeat; font-size: 14px; color: #666666; padding: 0 30px 0 5px; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sp .sp_main .sp_tab > li:nth-lact-child(1){ margin-right: 0;}

/*新闻中心*/
.news{ width: 100%; height: 763px; padding-top: 30px; background: url(../images/xw.jpg) center no-repeat;}
.news .title1 h4{ color: #fff;}
.news .news_main{ width: 1040px; padding: 20px 40px;}
.news .news_main .news_con .news_menu{ text-align: center; margin-top: 30px;}
.news .news_main .news_con .news_menu .match_menu_list > li{ display: inline-block; width: 111px; height: 47px; line-height: 47px; background-color: #fff5ea; border-radius: 20px 0px 20px 0px; margin: 0 18px; font-size: 16px; color: #555555; position: relative; z-index: 1; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.news .news_main .news_con .news_menu .match_menu_list > li.on{ color: #fff;}
.news .news_main .news_con .news_menu .match_menu_list > li.on::after{ height: 100%;}
.news .news_main .news_con .news_menu .match_menu_list > li.on a{ color: #fff;}
.news .news_main .news_con .news_menu .match_menu_list > li::after{ position: absolute; content: ""; width: 100%; height: 0; z-index: -1; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; background: url(../images/match_menu.png) center no-repeat; bottom: 0; left: 0; border-radius: 20px 0px 20px 0px;}
.news .news_main .news_con .news_menu .match_menu_list > li > a{ display: block; width: 100%; height: 100%; text-align: center; font-size: 16px; color: #555555;}
.news .news_main .news_con .tempWrap{ margin-top: 50px;}
.news .news_main .news_con .news_tab{ height: 393px; overflow: hidden;}
.news .news_main .news_con .news_tab .news_item .news_l{ width: 530px;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li{ width: 100%; height: 130px; position: relative;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li:hover::after{ width: 100%;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li:hover .news_time{ border-bottom: 1px solid transparent;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li:hover .news_l_txt > a{ color: #ff7e0a; transform: translate(5px);}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li::after{ content: ""; position: absolute; width: 0; height: 1px; background: #ff7e0a; left: 0; bottom: -1px; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li .news_time{ width: 80px; height: 100%; border-top: 1px solid #ff7e0a; text-align: right; box-sizing: border-box;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li .news_time > span{ font-size: 24px; color: #999999; height: 24px; line-height: 24px; display: block; margin-top: 40px;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li .news_time > p{ font-size: 18px; line-height: 18px; color: #999999; margin-top: 15px;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li .news_l_txt{ width: 430px; margin-top: 30px;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li .news_l_txt > a{ display: block; font-size: 16px; height: 16px; line-height: 16px; color: #444444; margin-bottom: 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li .news_l_txt > p{ width: 100%; font-size: 14px; color: #666666; line-height: 30px; height: 60px; overflow: hidden;}
.news .news_main .news_con .news_tab .news_item .news_l .newsl_list > li:nth-last-child(1) .news_time{ border-bottom: 1px solid #ff7e0a;}
.news .news_main .news_con .news_tab .news_item .news_view{ width: 400px; height: 390px;}
.news .news_main .news_con .news_tab .news_item .news_view > a{ display: block; width: 100%; height: 100%;}
.news .news_main .news_con .news_tab .news_item .news_view > a > img{ width: 100%; height: 100%; object-fit: cover;}

/*友情链接*/
.links{ width: 100%; padding-top: 60px; margin-bottom: 20px;}
.links .link_main .title1 h3{ margin-bottom: 10px;}
.links .link_main .title1 h3 span{ width: 40px; height: 40px; line-height: 40px; font-size: 22px;}
.links .link_main .link_list{ width: 100%;}
.links .link_main .link_list a{ float: left; font-size: 14px; color: #555555; padding: 0 20px; line-height: 40px;}
.links .link_main .link_list a:hover{ color: #ff7e0a; transform: translate(5px);}

/*底部foot*/
.foot .foot_top{ width: 100%; height: 330px; padding-top: 98px; box-sizing: border-box; background: url(../images/foot.png) center no-repeat;}
.foot .foot_top .foot_main .foot_add > h3{ font-size: 18px; font-weight: bold; line-height: 18px; color: #555555;}
.foot .foot_top .foot_main .foot_add > span{ display: block; width: 31px; height: 2px; background: #e3d3cd; margin: 15px 0;}
.foot .foot_top .foot_main .foot_add .foot_add_main > h5{ font-size: 16px; color: #666666; height: 26px; line-height: 26px; padding-left: 46px; margin-bottom: 25px;}
.foot .foot_top .foot_main .foot_add .foot_add_main > h5:nth-child(1){ background: url(../images/foot_ico1.png) left center no-repeat;}
.foot .foot_top .foot_main .foot_add .foot_add_main > h5:nth-child(2){ background: url(../images/foot_ico2.png) left center no-repeat;}
.foot .foot_top .foot_main .foot_add .foot_add_main > h5:nth-child(3){ background: url(../images/foot_ico3.png) left center no-repeat;}
.foot .foot_top .foot_main .foot_nav dl{ float: left; width: 200px; height: 190px; overflow: hidden; margin-right: 60px; background: url(../images/foot_line.png) right center no-repeat;}
.foot .foot_top .foot_main .foot_nav dl > dt{ width: 100%; margin-bottom: 20px;}
.foot .foot_top .foot_main .foot_nav dl > dt > span{ display: block; font-size: 18px; font-weight: bold; color: #555555; margin-bottom: 20px;}
.foot .foot_top .foot_main .foot_nav dl > dt > i{ display: block; width: 31px; height: 2px; background: #e3d3cd;}
.foot .foot_top .foot_main .foot_nav dl > dd{ width: 100%; font-size: 14px; height: 14px; line-height: 14px; color: #666666; margin-bottom: 20px;}
.foot .foot_top .foot_main .foot_nav dl > dd > a{ display: block; width: 100%; height: 100%; padding: 0 10px 0 0; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #666666;}
.foot .foot_top .foot_main .foot_nav dl > dd > a:hover{ color: #ff7e0a; transform: translate(5px);}
.foot .foot_top .foot_main .foot_nav dl > dd img{ max-width: 132px;}
.foot .foot_top .foot_main .foot_nav > dl:nth-last-child(1){ margin-right: 0; background: none;}
.foot .bq{ width: 100%; height: 60px; background-color: #ff7e0a; line-height: 60px; text-align: center;}
.foot .bq .bq_main{ font-size: 14px; color: #ffffff;}
.foot .bq .bq_main a{ color: #ffffff; margin-left: 5px;}
.foot .bq .bq_main img{ vertical-align: middle; margin-left: 5px;}

/*内页banner*/
.nybanner{ width: 100%;}
.nybanner img{ width: 100%; display: block; height: 100%;}

/*面包屑*/
.mianbaoxie{ width: 100%; padding: 10px 0;border-bottom: 1px solid #e6e6e6;color: #999;font-size: 15px;}
.mianbaoxie a{ color: #999;}
.mianbaoxie a:hover{ color: #ff7e0a;}
.mianbaoxie .mbxzc{ font-size: 14px; width: 70%;}
.mianbaoxie .mbxzc img{ vertical-align: middle;}
.mianbaoxie .mbxyc i{ padding-right: 5px;}
.mianbaoxie .mbxyc img{ padding-left: 5px; vertical-align: middle;}

/*内页左侧*/
.nylist{ padding-top: 40px; margin-bottom: 40px;}
.nyfl{ width: 20%; margin-left: 12px; padding: 0 15px; position: relative; overflow: hidden;}
.nyfl .fltop{ overflow: hidden;}
.nyfl .fltop .topimg{ display: block; width: 100%; position: absolute; top: 0; left: 0; background: #ff7e0a; border-radius: 10px 10px 0 0; overflow: hidden; margin-bottom: 7px; height: 112px;}
.nyfl .fltop .fltitle{ position: relative; z-index: 1;}
.nyfl .fltop .fltitle .titleico{margin: 12px auto 0; display: block;}
.nyfl .fltop .fltitle h3{ text-align: center; font-size: 22px; color: #fff; margin: 10px 0 0;}
.nyfl .fltop .fltitle p{ text-transform: uppercase; text-align: center; color: #fff; margin-bottom: 19px; font-size: 16px;}

.nyfl .zlm{ margin-right: -15px; margin-left: -15px; overflow: hidden;}
.nyfl .zlm ul{ margin-top: 0px;}
.nyfl .zlm ul li{ position: relative; margin-bottom: 5px; float: left; width: 100%;}
.nyfl .zlm ul li:nth-child{ margin-bottom: 0;}
.nyfl .zlm ul li a{ padding: 12px; background: #fafafa; display: block; width: 100%; padding-left: 6%; font-weight: bold; color: #333;}
.nyfl .zlm ul li i{ width: 2%; background: #fff; display: inline-block; height: 100%; position: absolute; top: 0; left: -100px; z-index: 9; -webkit-transition: .5s; transition: .5s;}
.nyfl .zlm ul li span{ width: 100%; padding: 0 15%; display: block; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; position: relative; z-index: 999; background: url(../images/zflico1.png) no-repeat 90% center; -webkit-transition: .5s; transition: .5s;}
.nyfl .zlm ul li b{ display: block; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; -webkit-transition: .5s; transition: .5s;}
.nyfl .zlm ul li:hover i{ left: 4px;}
.nyfl .zlm ul li:hover b{ left: 0; background: #ff7e0a;}
.nyfl .zlm ul li:hover span{ color: #fff; background: url(../images/zflico2.png) no-repeat 90% center;}
.nyfl .zlm ul li .on i{ left: 4px;}
.nyfl .zlm ul li .on span{ color: #fff; background: url(../images/zflico2.png) no-repeat 90% center;}
.nyfl .zlm ul li .on b{ left: 0; background: #ff7e0a;}

/*内页右侧-普通内容*/
.nynr{ width: 78%; padding: 0 15px; margin-left: -10px; margin-right: -10px;}
.nynr .nrdetails{ padding: 0 1%; overflow: hidden; padding-bottom: 20px;}
.nynr .nrcenter{ max-width: 100%; margin: 0 auto;}
.nynr .nrcenter h3 { text-align: center; font-size: 22px; color: #4c4c4c; line-height: 2;}
.nynr .nrxq{ padding-top: 10px; padding-bottom: 20px; border-bottom: 1px solid #ddd; border-top: 1px solid #ededed; margin-top: 30px;}
.nynr .nrxq p{ padding-top: 5px; margin-bottom: 5px; font-size: 15px; color: #666;}
.nynr .nrxq img{ max-width: 640px; display: block; margin: 0 auto; height: auto;}

/*内页课程*/
.nyfl .zlm .kc span{ padding: 0;  background: url(../images/zflico1.png) no-repeat 100% center; font-size: 15px;}

/*内页图片列表*/
.imgbox{ min-height: 300px; padding-top: 30px; padding-bottom: 20px; border-bottom: 1px solid #ddd; border-top: 1px solid #ededed; margin-top: 30px;}
.imgbox ul .imgli{ float: left; width: 33.3%; padding: 0 15px;}
.imgbox ul .imgli .imgtu{ display: block; position: relative; padding: 40%; background: #fff; box-shadow: 0 5px 16px rgba(0, 0, 0, .1);}
.imgbox ul .imgli .imgtu img{ max-width: 94%; max-height: 94%; padding: 0%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto;}
.imgbox ul .imgli .imgtu span{display: block; position: absolute; width: 100%; height: 100%; top: 0%; left: 0%; display: block; overflow: hidden;}
.imgbox ul .imgli .imgtu span::before{ content: ""; width: 0; height: 100%; background: rgba(0, 0, 0, .2) url(../images/sosuo.png) no-repeat center -20px; position: absolute; top: 0; left: 50%; opacity: 0; transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;}
.imgbox ul .imgli:hover .imgtu span::before{ width: 100%; left: 0; opacity: 1; background: rgba(0, 0, 0, .2) url(../images/sosuo.png) no-repeat center center;}
.imgbox ul .imgli .imgtit{ text-align: center; display: block; padding-top: 8px; line-height: 3; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; margin-bottom: 20px;}
.imgbox ul .imgli .imgtit::after, .imgbox ul .imgli .imgtit::before{ -webkit-backface-visibility: hidden; backface-visibility: hidden; border-top: 1px solid transparent; bottom: 0; content: " "; display: block; margin: 0 auto; position: relative; -webkit-transition: all 280ms ease-in-out; transition: all 280ms ease-in-out; width: 0;}
.imgbox ul .imgli .imgtit::after, .imgbox ul .imgli .imgtit::before{ border-color: #ff7e0a !important;}
.imgbox ul .imgli:hover .imgtit::after, .imgbox ul .imgli:hover .imgtit::before{ -webkit-backface-visibility: hidden; backface-visibility: hidden; border-color: transparent; -webkit-transition: width 350ms ease-in-out; transition: width 350ms ease-in-out; width: 90%; content: "";}

/*内页图片详情*/
.imgxq{ padding-top: 30px; padding-bottom: 50px; border-bottom: 1px solid #ddd; border-top: 1px solid #ededed; margin-top: 30px;}
.imgxq img{ max-width: 600px;}

/*内页课程*/
.kclisttop{ padding: 10px 0; background: #f4f4f4;}
.kclisttop i { padding-left: 20px; font-size: 16px;}
.kclisttop i img { display: inline-block; margin-right: 10px;}
.kclistsort{ padding: 15px; background: #fff; box-shadow: -6px 8px 15px rgba(0, 0, 0, 0.02); border: 1px solid #f2f2f2; border-top: 0;}
.kclistsort a{ display: inline-block; margin-right: 20px; font-size: 14px; line-height: 30px; color: #666;}
.kclistsort a::before { content: ""; display: inline-block; width: 5px; height: 5px; background: #666; border-radius: 50%; margin: 3px 7px;}
.kclistsort a.on, .kclistsort a:hover{ color: #ff7e0a;}
.kclistsort a.on::before , .kclistsort a:hover::before { background: #ff7e0a;}

.kcenter{ margin-left: -10px; margin-right: -10px;}
.kcenter li{ float: left; width: 33.33333333%; margin-top: 20px; padding: 0 10px;}
.kcenter li .kcborer{ position: relative; border: 1px solid #dededd; padding: 0; border-radius: 5px; -webkit-transition: .5s; transition: .5s;}
.kcenter li .kcborer i{ position: relative; width: 96%; margin: 2%; padding: 0%; overflow: hidden; object-fit: cover; display: block; -webkit-transition: .5s; transition: .5s;}
.kcenter li .kcborer i a{ position: relative; padding: 31%; overflow: hidden; object-fit: cover; display: block;}
.kcenter li .kcborer i a::before{ border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); position: absolute; top: 5%; right: 5%; bottom: 5%; left: 5%; content: ''; opacity: 0; -webkit-transition: opacity .35s, -webkit-transform .35s; transition: opacity .35s, transform .35s; z-index: 2; background: url(../images/kan.png) no-repeat center;}
.kcenter li .kcborer i a img{ position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; right: 0; bottom: 0; margin: auto;}
.kcenter li .kcborer i a::after{ border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); position: absolute; top: 5%; right: 5%; bottom: 5%; left: 5%; content: ''; opacity: 0; -webkit-transition: opacity .35s, -webkit-transform .35s; transition: opacity .35s, transform .35s; z-index: 2;}
.kcenter li .kclisthide{ width: 0%; height: 0%; display: block; top: 50%; left: 50%; -webkit-transition: .8s; transition: .8s; background: rgba(255, 255, 255, .2) url(../images/kan.png) no-repeat center; position: absolute; z-index: 1; -moz-transform: rotateX(90deg);}
.kcenter li .kcborer i::after{ content: ""; width: 0%; height: 0%; background: rgba(0, 0, 0, .1); position: absolute; top: 50%; left: 50%; -webkit-transition: .5s; transition: .5s; border-radius: 3px;}
.kcenter li .kcborer:hover i a::before, .kcenter li .kcborer:hover i a::after{ opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.kcenter li .kcborer:hover i::after{ width: 100%; height: 100%; top: 0; left: 0;}
.kcenter li .kcborer .kctext{ width: 96%; margin: 0 2%;}
.kcenter li .kcborer .kctext a.kctit{ display: block; text-align: center; padding: 10px 0; color: #4c4c4c; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: .5s; transition: .5s; font-size: 16px; padding: 8px; border-bottom: 1px solid #dededd;}
.kcmore{ padding: 8px; display: block; font-size: 10px; text-transform: uppercase; color: #c6c6c6; background: url(../images/kcmore.png) no-repeat 100% center; animation: llr linear 1.5s infinite alternate;}
.kcenter ul li:hover .kcborer .kctext a.kctit{ color: #ff7e0a; border-bottom: 1px solid #ff7e0a;}
.kcenter ul li:hover a.kcmore { color: #333;}
.border-left{width: 1px; height: 0px; background: #ff7e0a; position: absolute; top: 0; left: 0%; -webkit-transition: .5s; transition: .5s;}
.border-right{width: 1px; height: 0px; background: #ff7e0a; position: absolute; bottom: 0; right: 0%; -webkit-transition: .5s; transition: .5s;}
.border-top{width: 0px; height: 1px; background: #ff7e0a; position: absolute; top: 0; left: 0%; -webkit-transition: .5s; transition: .5s;}
.border-bottom{width: 0px; height: 1px; background: #ff7e0a; position: absolute; bottom: 0; right: 0%; -webkit-transition: .5s; transition: .5s;}
.kcenter li .kcborer:hover .border-left{height: 100%;}
.kcenter li .kcborer:hover .border-right{height: 100%;}
.kcenter li .kcborer:hover .border-top{width: 100%;}
.kcenter li .kcborer:hover .border-bottom{width: 100%;}

/*课程详情*/
.kcxq{ padding-top: 30px; padding-bottom: 50px; border-bottom: 1px solid #ddd; border-top: 1px solid #ededed; margin-top: 30px;}
.kcxq img{ max-width: 600px;}

/*线上课程详情*/
.xskcnr{ width: 100%; text-align: center;}

/*新闻列表*/
.newslist{ float: left; width: 100%; padding: 20px; overflow: hidden; box-shadow: 0 -5px 12px rgba(0, 0, 0, .03); margin-bottom: 30px;}
.newslist .newsl{ float: left; width: 33.33333333%; padding: 0 15px;}
.newslist .newsl a{ display: block; position: relative; padding: 32%; overflow: hidden; border: 1px solid #f2f2f2;}
.newslist .newsl a img{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 98%; max-height: 98%; -webkit-transition: 1s; transition: 1s;}
.newslist .newsr{ float: left; width: 66.66666666%; padding: 0 15px;}
.newslist .newsr h4 a{ font-size: 20px; display: block; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333; -webkit-transition: 1s; transition: 1s;}
.newslist .newsr p{ font-size: 15px; line-height: 2; height: 54px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #999;}
.newslist .newsr span{ margin-top: 30px; display: block; color: #999;}
.newslist .newsr span img{ display: inline-block; vertical-align: inherit; padding-right: 6px;}
.newslist:hover a img{ -webkit-transform: scale(1.02); transform: scale(1.02); opacity: .8;}
.newslist:hover h4 a{ color: #ff7e0a; -webkit-transform: translateX(5px); transform: translateX(5px);}

/*新闻详情*/
.newsxq{ padding-top: 30px; padding-bottom: 50px; border-bottom: 1px solid #ddd; border-top: 1px solid #ededed; margin-top: 30px; min-height: 300px;}
.newsxq img{ max-width: 640px;}

/*下载列表*/
.downlist{ float: left; width: 100%; padding: 15px 20px; overflow: hidden; box-shadow: 0 -5px 12px rgba(0, 0, 0, .12); margin-bottom: 30px;}
.downlist h4{ float: left; width: 87%; padding-right: 15px;}
.downlist h4 a{ font-size: 18px; display: block; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333; -webkit-transition: 1s; transition: 1s;}
.downlist span{ margin-top: 6px; font-size: 15px; display: block; color: #999;}
.downlist span img{ display: inline-block; vertical-align: inherit; padding-right: 6px;}
.downlist:hover h4 a{ color: #ff7e0a; -webkit-transform: translateX(5px); transform: translateX(5px);}

/*内页表单*/
.nyform form{ margin-top: 20px; margin-bottom: 50px;}
.nyform .txt{ float: left; width: 100%; height: 50px; padding: 0 10px 0 33px; font-size: 15px; box-sizing: border-box; border: solid 1px #feead4; margin-right: 10px; margin-top: 20px;}
.nyform  #dr_title{ background: url(../images/in_ico1.png) 7px center no-repeat;}
.nyform  #dr_tel{ background: url(../images/in_ico2.png) 7px center no-repeat;}
.nyform  #dr_xuqiu{ height: 130px; padding-top: 10px; background: url(../images/in_ico3.png) 7px top no-repeat; background-position: 10px 10px;}
.nyform  #code{ width: 120px; margin-right: 5px; background: url(../images/in_ico4.png) 7px center no-repeat;}
.nyform  img{ float: left; width: 90px; height: 36px; margin-top: 13px; cursor: pointer;}
.nyform  button{ width: 100%; height: 50px; background-color: #ff7e0a; font-size: 16px; color: #ffffff; margin-top: 25px; cursor: pointer; transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out;}
.nyform  button:hover:hover{ transform: translateY(-5px); box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);}

.nyform .danxuan{ float: left; width: 100%; height: 50px; padding: 0 10px 0 33px; box-sizing: border-box; border: solid 1px #feead4; margin-right: 40px; margin-top: 20px; background: url(../images/in_ico5.png) 7px center no-repeat;}
.nyform .danxuan h2{ display: inline-block;  font-size: 15px; color: #757575; line-height: 50px;}
.nyform .xiaoqu{ background: url(../images/in_ico6.png) 7px center no-repeat;}
.nyform .danxuan label{ margin-right: 10px; font-size: 15px; color: #757575; line-height: 50px;}
.nyform .danxuan input{ position: relative; top: 2px;}

/*内页登录页*/
.nyloginimg img{ max-width: 530px; padding-top: 50px;}
.nylogin{ width: 500px; margin: 50px; display: inline-block;}
.nylogin .iconfont{ position: absolute; left: 10px; top: 13px; font-size: 26px; color: #ff7e0a;}
.nylogin input{ height: 55px; width: 500px; text-indent: 55px; font-size: 16px; outline: none; background: #fff1e4; border-bottom: 2px #ff7e0a solid;}
.nylogin .user{ position: relative; display: flex; padding-bottom: 20px;}
.nylogin .password{ position: relative; display: flex; padding-bottom: 20px;}
.nylogin .password input{ border: 0 !important;}
.nylogin .yanzhengma{position: relative; display: flex; padding-bottom: 20px;}
.nylogin .yanzhengma input{ border: 0 !important;}
.nylogin .btn{ width: 500px; cursor:pointer; border: none; color: #fff; text-align: center; background-color: #ff7e0a; border-radius: 10px; font-size: 20px; height: 50px;}

/*分页*/
.pagination{ display: inline-block; margin: 20px 0; border-radius: 4px;}
.pagination li{ float: left;}
.pagination li a{ display: inline-block; margin: 0 10px; position: relative; padding: 5px 15px; margin-left: -1px; line-height: 1.5; text-decoration: none; background-color: #fff; border: 1px solid #f2f2f2; cursor: pointer; -webkit-transition: .5s; transition: .5s; margin-bottom: 5px; color: #999;}
.pagination li.active a, .pagination li a:hover{ display: block; background: #ff7e0a;}
.pagination li.active a,  .pagination li:hover a{ color: #fff;}

/*翻页*/
.pagefy{ margin-top: 10px; padding-top: 40px; background: url(../images/icod.png) no-repeat center 10px;}
.pagefy ul li{ float: left; width: 50%; padding: 25px; background: #ededed; -webkit-transition: .5s; transition: .5s; color: #666;}
.pagefy ul li:hover{ background: #ff7e0a;}
.pagefy ul li a{ display: block; overflow: hidden; color: #666; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; width: 85%; padding-left: 15%; background: url(../images/pageico1.png) no-repeat center left; -webkit-transition: .5s; transition: .5s;}
.pagefy ul li:hover a{ color: #fff !important; background: url(../images/pageico1-1.png) no-repeat center left;}
.pagefy ul li:last-child a{ text-align: right; width: 100%; background: url(../images/pageico2.png) no-repeat center right; padding-right: 15%; color: #666;}
.pagefy ul li:last-child:hover a{background: url(../images/pageico2-1.png) no-repeat center right;}

/*提示信息*/
.tishi{ background-color: #fff; padding: 40px 0 60px 0; text-align: center;}
.tishi_tu{ font-size:60px; color: #ddd;}
.tishi_xq{ padding: 10px; line-height: 2em;}
.tishi_xq p{ font-size: 18px; color: #9a9393;}
.tishi_xq a{ font-size: 14px; color: #ff7e0a;}
.tishi_xq a:hover{ color: #9a9393;}

/*动画效果*/

@keyframes menu1 {

	0% {
		opacity: 0;
		transform: translateX(8px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes myfirst {

	0%,100% {
		-webkit-transform: translate(-10px,0);
	}

	50% {
		-webkit-transform: translate(0,0);
	}
}

@-webkit-keyframes myfirst {

	0%,100% {
		-webkit-transform: translate(-10px,0);
	}

	50% {
		-webkit-transform: translate(0,0);
	}
}

@keyframes myfirst2 {

	0%,100% {
		-webkit-transform: translate(0,-10px);
	}

	50% {
		-webkit-transform: translate(0,0);
	}
}

@-webkit-keyframes myfirst2 {

	0%,100% {
		-webkit-transform: translate(0,-10px);
	}

	50% {
		-webkit-transform: translate(0,0);
	}
}

@keyframes msClock {

	0%,70%,100% {
		transform: rotate(0) scale(1);
	}

	10%,30% {
		transform: rotate(-15deg) scale(1.1);
	}

	20%,40% {
		transform: rotate(15deg) scale(1.1);
	}
}

@keyframes llr {


	0% {
		background: url(../images/kcmore.png) no-repeat 95% center;
	}

	25% {
		background: url(../images/kcmore.png) no-repeat 97% center;
	}

	50% {
		background: url(../images/kcmore.png) no-repeat 100% center;
	}

	75% {
		background: url(../images/kcmore.png) no-repeat 97% center;
	}

	100% {
		background: url(../images/kcmore.png) no-repeat 95% center;
	}
}

/*输入框动画*/
@keyframes animated {

	0% {
		cursor: url('../images/Pcuro1.png'),

        auto;
	}

	8.8% {
		cursor: url('../images/Pcuro2.png'),

            auto;
	}

	17.6% {
		cursor: url('../images/Pcuro3.png'),

            auto;
	}

	26.4% {
		cursor: url('../images/Pcuro4.png'),

            auto;
	}

	35.2% {
		cursor: url('../images/Pcuro5.png'),

            auto;
	}

	44% {
		cursor: url('../images/Pcuro6.png'),

            auto;
	}

	52.8% {
		cursor: url('../images/Pcuro7.png'),

            auto;
	}

	61.6% {
		cursor: url('../images/Pcuro8.png'),

            auto;
	}

	70.4% {
		cursor: url('../images/Pcuro9.png'),

            auto;
	}

	79.2% {
		cursor: url('../images/Pcuro10.png'),

            auto;
	}

	88% {
		cursor: url('../images/Pcuro11.png'),

            auto;
	}

	100% {
		cursor: url('../images/Pcuro12.png'),

            auto;
	}
}
